<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*css reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,th,td{padding:0;margin:0;}
fieldset,img{border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight: 500;}
ol,ul,li {list-style:none;}
table {border-collapse:collapse;border-spacing:0;}
body{font-size: 14px; background:#fff;font-family: 宋体 !important; color: #535353;}
button{cursor: pointer;}
*{box-sizing: border-box; font-family: 宋体 !important;}
input,button,textarea{outline: none;resize: none;font-family:"Microsoft YaHei"; color: inherit;}
.clear:after{clear: both;content:'.';display: block;visibility:hidden;height:0;}
.clear{zoom:1; clear: both;}
.clear-in:after{clear: both;content:'.';display: inline-block;visibility:hidden;height:0;}
.clear-in{zoom:1; clear: both;}
a{text-decoration: none;color: inherit;}
.mar-b2{margin-bottom: 20px;}
.mar-t2{margin-top: 20px;}
.i{font-style:normal; }
.color-6{color: #666;}
.color-3{color: #333;}
.color-9{color: #999;}
.hidden{display: none;}
.show{display: block;}
.hidden-i{display: none !important;}
.show-i{display: block !important;}
.bor-b0{border-bottom:0 !important;}
.bor-t0{border-top:0;}
.bor-l0{border-left:0;}
.bor-r0{border-right:0;}
.bor-b{border-bottom:1px solid #ccc;}
.bor-t{border-top:1px solid #ccc;}
.bor-l{border-left:1px solid #ccc;}
.bor-r{border-right:1px solid #ccc;}
.float-left{float:left;}
.float-right{float:right;}
.chuizhi{display: table-cell;vertical-align: middle;}
.width-100{width:100%;}
.width-float{width:100%; float: left;}
img{vertical-align: top;}
select{color: inherit;}
em,i{font-style: normal;}
.bg{width: 100%; height: 100%; display: none; position: fixed; background: rgba(0,0,0,0.5); z-index: 1000; top: 0; left: 0;}
.block{display: block; height: 100%; width: 100%;}




</pre></body></html>